Bundle org.nuxeo.ecm.core.persistence
In bundle group org.nuxeo.ecm.core
Resolution Order
156
The resolution order represents the order in which this bundle's single component has been resolved by the
Nuxeo Runtime framework.
You can influence this order by adding "require" tags in the component declaration, to make sure it is resolved after another component. It will also impact the order in which contributions are registered on their target extension point (see "Registration Order" on contributions).
Components
Maven Artifact
File | nuxeo-core-persistence-2021.56.5.jar |
---|---|
Group Id | org.nuxeo.ecm.core |
Artifact Id | nuxeo-core-persistence |
Version | 2021.56.5 |
Manifest
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: 1.6.0_20 (Sun Microsystems Inc.)
Built-By: root
Build-Jdk: 11.0.23
Bundle-ManifestVersion: 2
Bundle-Version: 0.0.0.SNAPSHOT
Export-Package: org.nuxeo.ecm.core.persistence
Private-Package: .
Bundle-ActivationPolicy: lazy
Bundle-ClassPath: .
Bundle-Category: core
Bundle-Name: org.nuxeo.ecm.core.persistence
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Eclipse-BuddyPolicy: dependent
Nuxeo-Component: OSGI-INF/persistence-service.xml
Import-Package: javax.annotation;version="1.0.0",javax.naming,javax.pe
rsistence,javax.persistence.spi,javax.transaction;version="1.1",org.a
pache.commons.logging,org.hibernate,org.hibernate.cfg,org.hibernate.e
jb,org.hibernate.ejb.transaction,org.hibernate.proxy,org.hibernate.tr
ansaction,org.nuxeo.common.xmap,org.nuxeo.common.xmap.annotation,org.
nuxeo.ecm.core;api=split,org.nuxeo.ecm.core.api;api=split,org.nuxeo.e
cm.core.api.local,org.nuxeo.runtime.api,org.nuxeo.runtime.api.login,o
rg.nuxeo.runtime.datasource,org.nuxeo.runtime.model,org.nuxeo.runtime
.transaction
Bundle-SymbolicName: org.nuxeo.ecm.core.persistence;singleton:=true
Exports
- Json Export Default Json serialization
- Json Graph Json dependency graph
- Json Contribution Stats Json statistics for contributions
- CSV Contribution Stats CSV statistics for contributions
Charts
-
Raw Data: Json Contribution Stats
Contributions by Code Type
Loading data
Contributions by Target Extension Point
Loading data
Contributions by Studio Source
Loading data